Welcome![Sign In][Sign Up]
Location:
Search - c l

Search list

[OtherThe C Programming Language-C语言详解英文版

Description: 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arithmetic Expressions 3. The for statement 4. Symbolic Constants 5. Character Input and Output 1. File Copying 2. Character Counting 3. Line Counting 4. Word Counting 6. Arrays 7. Functions 8. Arguments - Call by Value 9. Character Arrays 10. External Variables and Scope 2. Chapter 2: Types, Operators and Expressions 1. Variable Names 2. Data Types and Sizes 3. Constants 4. Declarations 5. Arithmetic Operators 6. Relational and Logical Operators 7. Type Conversions 8. Increment and Decrement Operators 9. Bitwise Operators 10. Assignment Operators and Expressions 11. Conditional Expressions 12. Precedence and Order of Evaluation 3. Chapter 3: Control Flow 1. Statements and Blocks 2. If-Else 3. Else-If 4. Switch 5. Loops - While and For 6. Loops - Do-While 7. Break and Continue 8. Goto and labels 4. Chapter 4: Functions and Program Structure 1. Basics of Functions 2. Functions Returning Non-integers 3. External Variables 4. Scope Rules 5. Header Files 6. Static Variables 7. Register Variables 8. Block Structure 9. Initialization 10. Recursion 11. The C Preprocessor 1. File Inclusion 2. Macro Substitution 3. Conditional Inclusion 5. Chapter 5: Pointers and Arrays 1. Pointers and Addresses 2. Pointers and Function Arguments 3. Pointers and Arrays 4. Address Arithmetic 5. Character Pointers and Functions 6. Pointer Arrays; Pointers to Pointers 7. Multi-dimensional Arrays 8. Initialization of Pointer Arrays 9. Pointers vs. Multi-dimensional Arrays 10. Command-line Arguments 11. Pointers to Functions 12. Complicated Declarations 6. Chapter 6: Structures 1. Basics of Structures 2. Structures and Functions 3. Arrays of Structures 4. Pointers to Structures 5. Self-referential Structures 6. Table Lookup 7. Typedef 8. Unions 9. Bit-fields 7. Chapter 7: Input and Output 1. Standard Input and Output 2. Formatted Output - printf 3. Variable-length Argument Lists 4. Formatted Input - Scanf 5. File Access 6. Error Handling - Stderr and Exit 7. Line Input and Output 8. Miscellaneous Functions 1. String Operations 2. Character Class Testing and Conversion 3. Ungetc 4. Command Execution 5. Storage Management 6. Mathematical Functions 7. Random Number generation 8. Chapter 8: The UNIX System Interface 1. File Descriptors 2. Low Level I/O - Read and Write 3. Open, Creat, Close, Unlink 4. Random Access - Lseek 5. Example - An implementation of Fopen and Getc 6. Example - Listing Directories 7. Example - A Storage Allocator l Appendix A: Reference Manual 1. Introduction 2. Lexical Conventions 3. Syntax Notation 4. Meaning of Identifiers 5. Objects and Lvalues 6. Conversions 7. Expressions 8. Declarations 9. Statements 10. External Declarations 11. Scope and Linkage 12. Preprocessor 13. Grammar l Appendix B: Standard Library 1. Input and Output: 1. File Operations 2. Formatted Output 3. Formatted Input 4. Character Input and Output Functions 5. Direct Input and Output Functions 6. File Positioning Functions 7. Error Functions 2. Character Class Tests: 3. String Functions: 4. Mathematical Functions: 5. Utility Functions: 6. Diagnostics: 7. Variable Argument Lists: 8. Non-local Jumps: 9. Signals: 10. Date and Time Functions: 11. Implementation-defined Limits: and l Appendix C: Summary of Changes
Platform: | Size: 570630 | Author: wukoo0901@qq.com | Hits:

[VC/MFCTeach Yourself C in 21 Days

Description: Join the leagues of thousands of programmers and learn C++ from some of the best. The fifth edition of the best seller Sams Teach Yourself C++ in 21 Days, written by Jesse Liberty, a well-known C++ and C# programming manual author and Bradley L. Jones, manager for a number of high profiler developer websites, has been updated to the new ANSI/ISO C++ Standard. This is an excellent hands-on guide for the beginning programmer. Packed with examples of syntax and detailed analysis of code, fundamentals such as managing I/O, loops, arrays and creating C++ applications are all covered in the 21 easy-to-follow lessons. You will also be given access to a website that will provide you will all the source code examples developed in the book as a practice tool. C++ is the preferred language for millions of developers-make Sams Teach Yourself the preferred way to learn it!
Platform: | Size: 337908 | Author: eddieonrobot | Hits:

[JSP/Javag4j-0.3.12.c

Description: Gmail API for Java 一个gmail信箱的客户端,直接访问gmail信箱,不用登陆gmail网站。-Gmail API for Java a gmail mail client, direct access gmail mailbox, not gmail landing site.
Platform: | Size: 1823744 | Author: 黄永晔 | Hits:

[Embeded-SCM Developc语言中写二进制数

Description: c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c=0xA9 }
Platform: | Size: 9216 | Author: 张天河 | Hits:

[SMSTC35i_MES

Description: 基于H83664的手机模块TC35i短信收发系统 at_cmd01.c/LEDctrl.c/read_sms.c/rec_sms.c/send_sms.c/sms.c-H83664-based phone messaging Transceiver Module TC35i system at_cmd01.c/L EDctrl.c/read_sms.c/rec_sms.c/send_sms.c/sms.c
Platform: | Size: 496640 | Author: 李明 | Hits:

[xml-soap-webservicemxml_xercesc

Description: XML Parser written in C++ Using the Xerces-c lib-XML Parser written in C. Using the Xerces-c l ib
Platform: | Size: 5120 | Author: michael | Hits:

[BooksC++Primer

Description: C++Primer中文版 第三版 深入系列 Primer 第三版 著 中中文文版版潘爱民张丽译 Addison-Wesley 中国电力出版社 www.infopower.com.cn Stanley B Lippman J o s é e L a j o i e -C++ Primer Chinese version of the third edition of Primer-depth series in the third edition of the Chinese version translated version of PAN Ai-min Zhang Addison-Wesley Publishing House of China
Platform: | Size: 10724352 | Author: 天佑 | Hits:

[VC/MFCc_LIB

Description: c语言库函数!里面包含了所以c语言中的系统函数的实现及其详细说明和代码!请大家及时下载!
Platform: | Size: 970752 | Author: 林令 | Hits:

[Linux-Unixtelnet.c

Description: 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you,/* This program supports a number of parameters such as:*- host IP address or-H IP Address*- port-port or-P port*- back to monitor the number of or-B monitor the number of*- dir default directory service, or-D services to the default directory*- log log storage path or-L log storage path*- daemon to make the procedure to enter the background running mode* /
Platform: | Size: 3072 | Author: lph | Hits:

[OtherLearning+OpenCV_+Computer+Vision+with+the+OpenCV+L

Description: learning opencv 。一本opencv新书,对于新手非常适合,由浅入深,是学习opencv的精品;OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-learning opencv. Opencv a new book, very suitable for the novice, easy-to-digest, is learning opencv boutique OpenCV is Intel ? Open Source Computer Vision Library. It consists of a series of C function and a small amount of C++ Category consists of the realization of the image processing and computer vision aspects of many common algorithms.
Platform: | Size: 10756096 | Author: 黄跃跃 | Hits:

[ELanguagec--.l

Description: 用yacc写的c编译器,包括各种运算符,逻辑运算符等等。-With yacc written c compiler, including operators, logical operators and so on.
Platform: | Size: 1024 | Author: kaka | Hits:

[Linux-Unixl-grafi

Description: Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.-Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all*nix like systems.
Platform: | Size: 27648 | Author: lupsyn | Hits:

[OtherC_lib_h

Description: C语言库函数使用大全[包含CHM版和Word版。让你快速学习C语言库函数。是C语言开发都必不可少的工具书。文件中有包含CHM版和Word版。Word版也做好每个函数的目录索引,是本人花不少心血整理出来的。方便打印出来。CHM版方便电脑查询。
Platform: | Size: 262144 | Author: 悠悠 | Hits:

[SCMAT89S52-digital-on-the-C-l-

Description: 有关AT89S52数码管显示的C语言程序说明,开发板等资料-AT89S52 digital display on the C language description of the procedures, the development board, etc.
Platform: | Size: 4709376 | Author: qqq | Hits:

[SCMCyclic-shift-of-the-C-l

Description: Cyclic shift of the C language subroutines
Platform: | Size: 1024 | Author: 大漠 | Hits:

[Dialog_Windowc-l

Description: 《C语言入门经典(第4版)》的目标是使你在C语言程序设计方面由一位初学者成为一位称职的程序员。读者基本不需要具备任何编程知识,即可通过《C语言入门经典(第4版)》从头开始编写自己的C程序。研读《C语言入门经典(第4版)》,你就可以成为一位称职的C语言程序员。从许多方面来说,C语言都是学习程序设计的理想起步语言。C语言很简洁,因此无须学习大量的语法,就能够开始编写真正的应用程序。除了简明易学外,它还是一种功能非常强大的语言,至今仍被专业人士广泛使用。C语言的强大之处主要体现在,它能够进行各种层次的程序设计,从硬件设备驱动程序和操作系统组件到大规模的应用程序,都能胜任。事实上,任何计算机都支持C语言编译器,因此,当我们学会了C语言,就可以在任何环境下进行程序设计。最后一点,掌握了C语言,就为理解面向对象的C++语言奠定了良好的基础。-c language
Platform: | Size: 152576 | Author: 杨宁华 | Hits:

[Graph DrawingL-System

Description: 通过L-system实现对真实感图形的绘制,其中包括光照、纹理 等要素的实现。(Through the realization of L-system realistic graphics rendering, including light, texture and other elements of the realization.)
Platform: | Size: 1024 | Author: -^^- | Hits:

[ELanguagec`1

Description: Da ay klam shoukrn nfs l brnamg l fat nfs l ay klam
Platform: | Size: 2048 | Author: domm | Hits:

[Internet-Networkc++

Description: 自己随手看着课本写的c++练习,可能不调好,仅仅是练习而已(You look at the c++ practice written in the textbook. It may not be well adjusted. It's just a practice.)
Platform: | Size: 3024896 | Author: 邵丶都 | Hits:

[Windows DevelopEdnaConsoleApplication

Description: c#l连接eDNA数据库并且获取eDNA数据库中实时数据和历史数据(C# gets eDNA real time data)
Platform: | Size: 56320 | Author: 大道打 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net